Skip to content

docs(hoppscotch): sync 2026.6.0 default#376

Merged
mberlofa merged 1 commit into
mainfrom
docs/hoppscotch-2026.6.0
Jul 7, 2026
Merged

docs(hoppscotch): sync 2026.6.0 default#376
mberlofa merged 1 commit into
mainfrom
docs/hoppscotch-2026.6.0

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Sync Hoppscotch docs and playground defaults with Hoppscotch 2026.6.0.
  • Update the documented Hoppscotch image tag default.
  • Add the image tag control to the Hoppscotch playground config.

Validation

  • make site-sync-check CHART=hoppscotch
  • npm run format:check
  • npm run lint
  • npm run build
  • make release-check REPO=site
  • make attribution-check REPO=site

Summary by CodeRabbit

  • New Features
    • Added an editable Image Tag option in the Hoppscotch chart’s general settings, with a default of 2026.6.0.
  • Documentation
    • Updated Hoppscotch Helm chart docs to reflect the new deployed image tag 2026.6.0.
    • Kept the parameters reference in sync with the latest default image tag.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates the Hoppscotch chart configuration and documentation to reference image tag 2026.6.0. A new "Image Tag" field is added to the playground config, and documentation defaults are updated from 2026.5.0 to 2026.6.0.

Changes

Hoppscotch Image Tag Bump

Layer / File(s) Summary
Config and docs update for image.tag
src/data/playground-configs.ts, src/pages/docs/charts/hoppscotch.mdx
Adds an "Image Tag" field (key image.tag, default 2026.6.0) to the hoppscotch chart's General section, and updates the documented default and description tag from 2026.5.0 to 2026.6.0.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related issues

Possibly related PRs

  • helmforgedev/site#353: Both PRs update the same image.tag field in playground-configs.ts and hoppscotch.mdx.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title is concise and accurately reflects the Hoppscotch docs and default sync to 2026.6.0.
Description check ✅ Passed The description covers the summary and validation commands, but it omits the template's Related Issue section.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/hoppscotch-2026.6.0

Comment @coderabbitai help to get the list of available commands.

mberlofa added a commit to helmforgedev/charts that referenced this pull request Jul 7, 2026
Closes #695.

## Summary
- Bump Hoppscotch from 2026.5.0 to 2026.6.0.
- Update the Docker Hub Hoppscotch AIO image tag, README upgrade notes,
production docs, and image assertion tests.
- Remove the decorative marker from the README security scan heading
while touching the file.

## Upstream Evidence
- GitHub release:
https://github.com/hoppscotch/hoppscotch/releases/tag/2026.6.0
- Official release blog:
https://hoppscotch.com/blog/hoppscotch-v2026-6-0
- Docker Hub image manifest verified:
`docker.io/hoppscotch/hoppscotch:2026.6.0`
- Manifest platforms: `linux/amd64`, `linux/arm64`.
- The upstream cloud rollback note applies to Hoppscotch Cloud only;
release notes state self-hosted deployments are not affected.
- 2026.6.0 adds OAuth2 `id_token` support, mock server URL handling for
subpath deployments, Thai language support, self-hosted admin validation
improvements, and security hardening.

## Site Sync
- Site PR: helmforgedev/site#376

## Validation
- `make image-verify IMAGE=docker.io/hoppscotch/hoppscotch:2026.6.0`
- `make deps-check CHART=hoppscotch`
- `helm unittest charts/hoppscotch` passed: 14 suites, 81 tests.
- `node scripts/charts/template-standards-check.js --chart hoppscotch`
- `make standards-check CHART=hoppscotch`
- `make validate-chart CHART=hoppscotch` passed fully: 18 layers,
including k3d behavioral validation for default and all CI values
scenarios.
- `make site-sync-check CHART=hoppscotch`
- `make release-check REPO=charts`
- `make attribution-check REPO=charts`

## Lab Note
- An earlier k3d run failed because the Docker Desktop VM/host disk was
out of space and the API server timed out. After clearing generated/temp
files and restarting Docker Desktop, `make validate-chart
CHART=hoppscotch` passed end-to-end.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
  * Updated the deployed Hoppscotch version to `2026.6.0`.
* **Documentation**
* Refreshed Helm chart notes, including default image tag details and
upgrade notes for the latest release.
* Updated production guidance for the default proxy URL hardening to
reference `PROXY_APP_URL`.
* **Tests**
* Updated deployment assertions to verify the `2026.6.0` Hoppscotch
image tags across the main container and init containers.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: MergeCheck <mergecheck@example.invalid>
@mberlofa mberlofa merged commit cf15666 into main Jul 7, 2026
6 checks passed
@mberlofa mberlofa deleted the docs/hoppscotch-2026.6.0 branch July 7, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant